home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Canadian Geographic Explorer
/
Canadian Geographic Explorer.iso
/
pc
/
eo.dxr
/
00018.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-03
|
181 b
|
12 lines
global gGizmo
on mouseUp
if showGizmoTool(gGizmo) = 0 then
if the doubleClick then
openOrClosetOOLDrawer(gGizmo)
end if
else
unsetCursor(gGizmo)
end if
end